[INFO] cloning repository https://github.com/zdm2202/hnu-desktop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zdm2202/hnu-desktop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzdm2202%2Fhnu-desktop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzdm2202%2Fhnu-desktop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0923695bf094b8e9e9ed01784093909fadc7b720
[INFO] fixing zdm2202/hnu-desktop against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzdm2202%2Fhnu-desktop" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zdm2202/hnu-desktop
[INFO] finished tweaking git repo https://github.com/zdm2202/hnu-desktop
[INFO] tweaked toml for git repo https://github.com/zdm2202/hnu-desktop written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zdm2202/hnu-desktop on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zdm2202/hnu-desktop already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mundy v0.2.3
[INFO] [stderr]   Downloaded hnu_query v0.1.1
[INFO] [stderr]   Downloaded postscript v0.14.1
[INFO] [stderr]   Downloaded pdf-extract v0.8.2
[INFO] [stderr]   Downloaded type1-encoding-parser v0.1.1
[INFO] [stderr]   Downloaded cff-parser v0.1.0
[INFO] [stderr]   Downloaded adobe-cmap-parser v0.4.1
[INFO] [stderr]   Downloaded euclid v0.20.14
[INFO] [stderr]   Downloaded lopdf v0.34.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9eba408260c08bc9a18b6fcf6e5c42086b95d76a403805ac71c24a77855a4fdc
[INFO] running `Command { std: "docker" "start" "9eba408260c08bc9a18b6fcf6e5c42086b95d76a403805ac71c24a77855a4fdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9eba408260c08bc9a18b6fcf6e5c42086b95d76a403805ac71c24a77855a4fdc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9eba408260c08bc9a18b6fcf6e5c42086b95d76a403805ac71c24a77855a4fdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9eba408260c08bc9a18b6fcf6e5c42086b95d76a403805ac71c24a77855a4fdc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking wayland-sys v0.31.11
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking glam v0.25.0
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling wgpu-core v27.0.3
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]    Compiling wgpu v27.0.1
[INFO] [stderr]    Compiling tiny-xlib v0.2.5
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]     Checking svg_fmt v0.4.5
[INFO] [stderr]     Checking ctor v0.10.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling android-build v0.1.3
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking kurbo v0.10.4
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling mundy v0.2.3
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking etagere v0.2.15
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking pom v1.1.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling hnu_query v0.1.1
[INFO] [stderr]     Checking adobe-cmap-parser v0.4.1
[INFO] [stderr]     Checking type1-encoding-parser v0.1.1
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking euclid v0.20.14
[INFO] [stderr]     Checking cff-parser v0.1.0
[INFO] [stderr]     Checking postscript v0.14.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking ecb v0.1.2
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking lopdf v0.34.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking pdf-extract v0.8.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking font-types v0.10.1
[INFO] [stderr]     Checking font-types v0.11.3
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking iced_core v0.14.0
[INFO] [stderr]     Checking wgpu-types v27.0.1
[INFO] [stderr]     Checking clipboard_x11 v0.4.3
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking read-fonts v0.35.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking softbuffer v0.4.8
[INFO] [stderr]     Checking read-fonts v0.37.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr] error: could not compile `wayland-protocols` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name wayland_protocols --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-protocols-0.32.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="staging"' --cfg 'feature="unstable"' --cfg 'feature="wayland-client"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "server", "staging", "unstable", "wayland-client", "wayland-server"))' -C metadata=62a3fcc5e43f6901 -C extra-filename=-22e84041caf2cb74 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-42004283f88bd172.rmeta --extern wayland_backend=/opt/rustwide/target/debug/deps/libwayland_backend-d120bbaffd666e8e.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-87b0bece9153183e.rmeta --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-6314b0724e94131b.so --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9eba408260c08bc9a18b6fcf6e5c42086b95d76a403805ac71c24a77855a4fdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9eba408260c08bc9a18b6fcf6e5c42086b95d76a403805ac71c24a77855a4fdc", kill_on_drop: false }`
[INFO] [stdout] 9eba408260c08bc9a18b6fcf6e5c42086b95d76a403805ac71c24a77855a4fdc
